projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c299126
)
(indent-line-function): Default is indent-relative again.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 6 Dec 2001 16:17:08 +0000
(16:17 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 6 Dec 2001 16:17:08 +0000
(16:17 +0000)
lisp/indent.el
patch
|
blob
|
history
diff --git
a/lisp/indent.el
b/lisp/indent.el
index 697c72dfd88023b00f7e591b4bc2703384a53ba3..81bc00af63dba3ef9a04ef593da8b5f37ca566a7 100644
(file)
--- a/
lisp/indent.el
+++ b/
lisp/indent.el
@@
-37,7
+37,7
@@
:group 'indent
:type 'integer)
-(defvar indent-line-function 'indent-
to-left-margin
+(defvar indent-line-function 'indent-
relative
"Function to indent the current line.
This function will be called with no arguments.
If it is called somewhere where auto-indentation cannot be done